func golang.org/x/tools/internal/gocommand.runCmdContext
2 uses
	golang.org/x/tools/internal/gocommand (current package)
		invoke.go#L285: 	return runCmdContext(ctx, cmd)
		invoke.go#L296: func runCmdContext(ctx context.Context, cmd *exec.Cmd) (err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)